[INFO] cloning repository https://github.com/nludd25/cocoindex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nludd25/cocoindex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnludd25%2Fcocoindex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnludd25%2Fcocoindex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89a0d067297062f70c552e870d5c98af92f6d64a
[INFO] checking nludd25/cocoindex against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnludd25%2Fcocoindex" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nludd25/cocoindex
[INFO] finished tweaking git repo https://github.com/nludd25/cocoindex
[INFO] tweaked toml for git repo https://github.com/nludd25/cocoindex written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nludd25/cocoindex on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nludd25/cocoindex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc-catalog v2.5.0
[INFO] [stderr]   Downloaded storekey v0.9.0
[INFO] [stderr]   Downloaded storekey-derive v0.9.0
[INFO] [stderr]   Downloaded neo4rs-macros v0.3.0
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded neo4rs v0.8.0
[INFO] [stderr]   Downloaded delegate v0.10.0
[INFO] [stderr]   Downloaded async-openai v0.30.1
[INFO] [stderr]   Downloaded synchronoise v1.0.1
[INFO] [stderr]   Downloaded heed-types v0.21.0
[INFO] [stderr]   Downloaded heed-traits v0.20.0
[INFO] [stderr]   Downloaded async-openai-macros v0.1.1
[INFO] [stderr]   Downloaded doxygen-rs v0.4.2
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded tree-sitter-toml-ng v0.7.0
[INFO] [stderr]   Downloaded pythonize v0.27.0
[INFO] [stderr]   Downloaded tree-sitter-vue-next v0.1.0
[INFO] [stderr]   Downloaded tree-sitter-html v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-css v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-cmake v0.7.1
[INFO] [stderr]   Downloaded pyo3-async-runtimes v0.27.0
[INFO] [stderr]   Downloaded tree-sitter-hcl v1.1.0
[INFO] [stderr]   Downloaded tree-sitter-astro-next v0.1.1
[INFO] [stderr]   Downloaded tree-sitter-xml v0.7.0
[INFO] [stderr]   Downloaded rpds v1.2.0
[INFO] [stderr]   Downloaded heed v0.22.1
[INFO] [stderr]   Downloaded tree-sitter-yaml v0.7.2
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-elm v5.9.0
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded lmdb-master-sys v0.2.6
[INFO] [stderr]   Downloaded tree-sitter-r v1.2.0
[INFO] [stderr]   Downloaded tree-sitter-solidity v1.2.13
[INFO] [stderr]   Downloaded tree-sitter-c v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-pascal v0.10.2
[INFO] [stderr]   Downloaded tree-sitter-md v0.5.3
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] [stderr]   Downloaded tree-sitter-bash v0.25.1
[INFO] [stderr]   Downloaded tree-sitter-php v0.23.11
[INFO] [stderr]   Downloaded tree-sitter-ruby v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-sequel v0.3.11
[INFO] [stderr]   Downloaded tree-sitter-c-sharp v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-scala v0.24.1
[INFO] [stderr]   Downloaded tree-sitter-fortran v0.5.1
[INFO] [stderr]   Downloaded tree-sitter-julia v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-svelte-ng v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa836642ab6dbc2ff1a6ac50e82c5558b304a41d58d9b1427b21d33894aba330
[INFO] running `Command { std: "docker" "start" "-a" "fa836642ab6dbc2ff1a6ac50e82c5558b304a41d58d9b1427b21d33894aba330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa836642ab6dbc2ff1a6ac50e82c5558b304a41d58d9b1427b21d33894aba330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa836642ab6dbc2ff1a6ac50e82c5558b304a41d58d9b1427b21d33894aba330", kill_on_drop: false }`
[INFO] [stdout] fa836642ab6dbc2ff1a6ac50e82c5558b304a41d58d9b1427b21d33894aba330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b0e91a3d8ed8da46d9f07d10a59e937d1aca2708199b3cf40da0a829d3a31f1
[INFO] running `Command { std: "docker" "start" "-a" "9b0e91a3d8ed8da46d9f07d10a59e937d1aca2708199b3cf40da0a829d3a31f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling storekey-derive v0.9.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking storekey v0.9.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]    Compiling heed v0.22.1
[INFO] [stderr]     Checking heed-traits v0.20.0
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking heed-types v0.21.0
[INFO] [stderr]     Checking archery v1.2.2
[INFO] [stderr]     Checking synchronoise v1.0.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rpds v1.2.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-astro-next v0.1.1
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-cmake v0.7.1
[INFO] [stderr]    Compiling tree-sitter-pascal v0.10.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-vue-next v0.1.0
[INFO] [stderr]    Compiling tree-sitter-css v0.23.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-scala v0.24.1
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-julia v0.23.1
[INFO] [stderr]    Compiling tree-sitter-r v1.2.0
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.13
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-sequel v0.3.11
[INFO] [stderr]    Compiling tree-sitter-elm v5.9.0
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling tree-sitter-fortran v0.5.1
[INFO] [stderr]    Compiling tree-sitter-svelte-ng v1.0.2
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-xml v0.7.0
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking cocoindex_utils v999.0.0 (/opt/rustwide/workdir/rust/utils)
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking cocoindex_core v999.0.0 (/opt/rustwide/workdir/rust/core)
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling cocoindex_macros v0.1.0 (/opt/rustwide/workdir/rust/sdk/cocoindex_macros)
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking pythonize v0.27.0
[INFO] [stderr]     Checking pyo3-async-runtimes v0.27.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking cocoindex v0.1.0 (/opt/rustwide/workdir/rust/sdk/cocoindex)
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking cocoindex_py_utils v999.0.0 (/opt/rustwide/workdir/rust/py_utils)
[INFO] [stderr]     Checking cocoindex_ops_text v999.0.0 (/opt/rustwide/workdir/rust/ops_text)
[INFO] [stderr]     Checking cocoindex_py v999.0.0 (/opt/rustwide/workdir/rust/py)
[INFO] [stdout] warning: field `not_set` is never read
[INFO] [stdout]   --> rust/py/src/runtime.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct PythonObjects {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub not_set: Py<PyAny>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `not_set` is never read
[INFO] [stdout]   --> rust/py/src/runtime.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct PythonObjects {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub not_set: Py<PyAny>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s
[INFO] running `Command { std: "docker" "inspect" "9b0e91a3d8ed8da46d9f07d10a59e937d1aca2708199b3cf40da0a829d3a31f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0e91a3d8ed8da46d9f07d10a59e937d1aca2708199b3cf40da0a829d3a31f1", kill_on_drop: false }`
[INFO] [stdout] 9b0e91a3d8ed8da46d9f07d10a59e937d1aca2708199b3cf40da0a829d3a31f1
